build: Don't use shopt in the build command
authorTing-Wei Lan <lantw@src.gnome.org>
Wed, 18 Feb 2015 16:16:15 +0000 (00:16 +0800)
committerTing-Wei Lan <lantw@src.gnome.org>
Wed, 18 Feb 2015 17:27:44 +0000 (01:27 +0800)
commit359fc25aad14af2b69b60dbbc19d10cb28c85b9c
tree6de8921dfbb5e58438f75060d9a3a73760b2d3c4
parent3d88899072362a01bbc3207da2138e405a6f0dba
build: Don't use shopt in the build command

shopt command only works in bash, so we should not use it in gtk/Makefile.am.

https://bugzilla.gnome.org/show_bug.cgi?id=743647
gtk/Makefile.am